This repository has been archived by the owner on Feb 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 7, 2022
Files that got Smaller 🎉:
Files that stayed the same size 🤷:
Created by ember-asset-size-action |
A newer version of ember-data exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
jrjohnson
force-pushed
the
dependabot/npm_and_yarn/ember-data-4.7.1
branch
from
September 15, 2022 22:19
8e6ed0a
to
9f49f00
Compare
|
jrjohnson
force-pushed
the
dependabot/npm_and_yarn/ember-data-4.7.1
branch
from
October 2, 2022 19:21
9f49f00
to
c080d26
Compare
Bumps [ember-data](https://github.com/emberjs/data/tree/HEAD/packages/-ember-data) from 4.3.0 to 4.7.1. - [Release notes](https://github.com/emberjs/data/releases) - [Changelog](https://github.com/emberjs/data/blob/master/CHANGELOG.md) - [Commits](https://github.com/emberjs/data/commits/v4.7.1/packages/-ember-data) --- updated-dependencies: - dependency-name: ember-data dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
We'll have to sort these out, but they're so noisy the obscure any other issues.
Use filter directly instead of this deprecated shortcut.
We need this for Firefox ESR 91 (and possibly other browsers as well).
Turns out we didn't use this backing class at all, so I removed it. Ensures we're getting the array and not a proxy by awaiting the terms. And finally, sent in clean test data instead of munging the existing model as that was causing issues with this test.
jrjohnson
force-pushed
the
dependabot/npm_and_yarn/ember-data-4.7.1
branch
from
October 19, 2022 21:22
c080d26
to
1480689
Compare
dartajax
approved these changes
Oct 20, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did some click testing - as much as I could with a common release - looks good - I'm gonna merge this.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ember-data from 4.3.0 to 4.7.1.
Release notes
Sourced from ember-data's releases.
... (truncated)
Changelog
Sourced from ember-data's changelog.
... (truncated)
Commits
686111e
v4.7.1dda3e3e
v4.7.0a03a130
FEAT: Explicit Polymorphic Relationship Support [EmberData | Polymorphic Relationship Support emberjs/rfcs#793] (#7955)026e5d0
chore(deps): update dependency@types/ember-qunit
to ^5.0.1 (#8158)ab460c3
chore(deps): update dependency@types/ember
__utils to ^4.0.1 (#8157)986cd87
port test from #6147 (#8160)c45f66e
chore(deps): update dependency typescript to ~4.8.2 (#8152)5e6a95d
v4.8.0-alpha.6e6da96d
fix linting7255223
feat: deprecate v1 cache (#8129)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)